Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build!: bump cosmos sdk to v0.45.3, go 1.17 #116

Merged
merged 6 commits into from
Apr 29, 2022
Merged

build!: bump cosmos sdk to v0.45.3, go 1.17 #116

merged 6 commits into from
Apr 29, 2022

Conversation

dongsam
Copy link
Contributor

@dongsam dongsam commented Apr 26, 2022

Description

closes: #107

Tasks

  • bump cosmos sdk to v0.45.3
  • bump go 1.17
  • add relay budget test case
  • fix to use client query context

References


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Appropriate labels applied
  • Targeted PR against correct branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@dongsam dongsam marked this pull request as ready for review April 26, 2022 08:30
@dongsam dongsam requested review from hallazzang and jaybxyz April 26, 2022 08:30
Copy link
Contributor

@jaybxyz jaybxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! The changes look good to me. However, I have some findings after looking through the codebase.

  1. Go version in TECHNICAL-SETUP.md needs to be updated to v1.17 or higher.
  2. The link of new Github issue is using starport repository. It is misplaced in the first place.

@dongsam dongsam requested a review from jaybxyz April 27, 2022 09:45
@dongsam dongsam linked an issue Apr 28, 2022 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: bump cosmos-sdk to v0.45.x feat: bump Go version to 1.17
3 participants